ListObservable.IsReadOnly property¶
Defined in
Type: ListObservableSystem.Reactive
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public bool IsReadOnly { get; }
Summary: Gets a value that indicates whether the ListObservable is read-only.
Returns: bool